home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / att.zip / ATT.DOC next >
Text File  |  1992-07-24  |  4KB  |  88 lines

  1.           ATT - File attacher for Wildcat/Tomcat 3.5 and OLX
  2.           =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  3.  
  4. Tomcat! now supports attached files, but there's no way of getting them
  5. there from your reader, well at least not until now.  ATT allows you to
  6. attach (and detach) files to your mail packets.
  7.  
  8.  
  9. How to install ATT
  10. ------------------
  11.  
  12. First, put ATT in the same directory at OLX, and OLX's config files.
  13.  
  14. ATT  needs  to  be  installed in two places in your copy of OLX 2.  The
  15. first  is  hung off a function key or ALT key so that you can run it to
  16. detach files that may have be downloaded in a QWK packet.  This is easy
  17. simply  go  into  the  "Alt  Keys"  setup in OLX, and make a key to run
  18. ATT, such as ALT-T
  19.  
  20.     ALT-T \OLX\ATT.EXE
  21.     
  22. The  path  to  ATT  is  quite  important,  as your OLX directory (where
  23. ATT.EXE  is)  may not be in your path, and when these function keys are
  24. pressed the current directory is the work directory.
  25.  
  26. Secondly,  you  need  to  have  ATT execute just before the REPlies are
  27. compressed, so it can attach files to outgoing replies.  You do this by 
  28. changing the definitions for the packers:
  29.  
  30.     packer         old                       new
  31.     -------------------------------------------------------------
  32.     ZIP packer    PKZIP !                   \OLX\ATT.EXE PKZIP !
  33.     ARC packer    PKPAK !                   \OLX\ATT.EXE PKPAK !
  34.     LZH packer    LHA a !                   \OLX\ATT.EXE LHA a !
  35.     ARJ packer    ARJ a !                   \OLX\ATT.EXE ARJ a !
  36.  
  37.  
  38. How to use ATT
  39. --------------
  40.  
  41. To  'detach'  or  grab  files that have been downloaded and included in
  42. your  Tomcat!  packet,  simply  press ALT-T (or whatever other function 
  43. key  you  defined  in the setup above), and ATT will show you a list of
  44. available  files,  and which conference they were in.  Simply bring the 
  45. hilite  bar to the file you want, and press return.  You'll be prompted
  46. to where the file should be placed, and that's all there is to it.
  47.  
  48. To  'attach'  files, ATT runs just before the packet is compressed, and
  49. displays  a  list  of  your outgoing messages.  If you want to attach a
  50. file  to  any  of them,  simply bring the hilite bar to the appropriate
  51. entry  and  press  return.  You'll  be prompted for the file to attach.
  52. When  you've  attached any or all the files you want, press ESCAPE, and
  53. the replies (and the attached files) will then be compressed.
  54.  
  55.  
  56. Common questions
  57. ----------------
  58.  
  59. Q: How come the colors are so ugly?
  60. A: ATT tries to find your CONFIG.OLX file for the colors.  The solution
  61.    is  to  set  an  environment variable to point to your OLX directory
  62.    (which contains CONFIG.OLX).  ie.  SET OLX=C:\OLX 
  63.    
  64. Q: When replies are packed, PKZIP now returns an error back to OLX.
  65. A: Maybe  you're running out of memory.  Because ATT runs as a shell in
  66.    front  of  the  packer,  it will require more memory than the packer
  67.    alone  did.  Either  add SWAP: in front of the command line (such as
  68.    'SWAP:\OLX\ATT.EXE  PKZIP  !'  or  set the swapping option on in the
  69.    toggles configuration of OLX.
  70.    
  71. Q: Does ATT work with other mail readers or mail doors?
  72. A: Maybe  and  No.   ATT may work with other mail readers (it will work
  73.    with  SLMR),  but  I  don't  know,  I haven't tested it, and I'm not
  74.    making any guarantees.  As for other mail doors, NO.  Tomcat 3.5 for
  75.    Wildcat! 3.5  is  the  ONLY  mail  door  that supports uploading and
  76.    downloading attachments.
  77.    
  78. Q: If I go and read my replies, all the attached files I had dissappear.
  79. A: Sorry,  just  a side effect of how it all works.  I understand OLX 3
  80.    will  fully  support  all  of  the  attached files.  In the meantime
  81.    you'll have to re-attach those files.
  82.    
  83. Q: How do I reguster ATT?
  84. A: You don't,  it's free.  Send a donation to you favorite local BBS or
  85.    charity instead.  (hopefully a BBS that has Tomcat <grin>)
  86.    
  87.    
  88.